CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 直线检测

搜索资源列表

  1. hough

    0下载:
  2. 实现HOUGH变化,从而能检测到直线。此文件包括几个函数,但其他需要自己添加才可以-HOUGH achieve change, so that it can detect a straight line. This document includes several functions, but others may need to add before we can
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2840934
    • 提供者:秋水含烟
  1. houghtrans

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:5758
    • 提供者:潘杰中
  1. SkewDetectionAndCorrectionMethod

    0下载:
  2. 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1074800
    • 提供者:Leo
  1. 12

    0下载:
  2. 该程序的功能是将一幅图像二值化,然后利用Hough变换检测出图像中的直线-The program' s function is a binary image and then use the Hough transform to detect straight lines in the image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:868
    • 提供者:HEllO2010
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. MATLABHough

    0下载:
  2. 在圆和直线在一起时,能将圆和直线分别检测出来的MATLAB 的Hough源代码-In the circle and straight together, be able to circle and straight out of MATLAB were used to detect the source code of the Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9245
    • 提供者:张燕
  1. TEXTLINE1

    0下载:
  2. 包含CDib类,可以打开、显示、存储图片,包含霍夫检测直线的类,可以大致检测出图片中的直线,且有利于二次开发。-Contains CDib class, you can open, display, store pictures, including detection of straight line Hough class, we can roughly detect the image of a straight line, and is conducive to redevelopmen
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2071339
    • 提供者:陈杰
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. houghline

    0下载:
  2. 基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1995864
    • 提供者:云云
  1. chapter9

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3458
    • 提供者:陈新秋
  1. Hough_LineDetect

    0下载:
  2. 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:981
    • 提供者:章智凯
  1. hough1

    0下载:
  2. 经典的hough直线变换检测算法,可以极坐标进行转换,然后再检测直线-Line detection algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:665
    • 提供者:check
  1. hough_transform_to_detect_straight

    0下载:
  2. hough变换检测直线,图像二值化,计算权值矩阵等源代码-hough transform to detect straight lines, image binarization, calculated weight matrix code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:433605
    • 提供者:sdgjkshd
  1. Hough_Transform_for_Line_Detection

    0下载:
  2. Hough变换的直线检测Hough Transform for Line Detection-Hough transform line detection Hough Transform for Line Detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:238252
    • 提供者:laf
  1. hough_lines

    0下载:
  2. 基于hough变换的直线的检测程序,实用,适用于hough变换直线检测研究的初学者。-Straight line hough transform based on testing procedures, practical, hough transform for line detection of the beginner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3103
    • 提供者:sdphw
  1. HoughGrd

    0下载:
  2. 使用hough 变换检测直线,参数可以任意设定,程序说明详细。-Using the hough transform to detect straight lines, the parameter can be set, detailed descr iption of the procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:428646
    • 提供者:hanyulan
  1. zhixianhough

    0下载:
  2. 用hough变换检测直线,检测直线之后用颜色标记出来-Line detection using hough transform to detect straight line after the color-coded
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:876
    • 提供者:李鹏立
  1. houghl1

    0下载:
  2. 编码实现Hough变换算法,最基本的Hough变换检测直线方法,可以实现-achieve to detect lines
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:757
    • 提供者:王珊
  1. Hough

    0下载:
  2. 图形处理的基本C++程序,该函数用于对检测图像中的平行直线。-Graphics of the basic C++ program, this function is used to detect the image of parallel lines.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1818
    • 提供者:何林立
  1. hough_matlab

    0下载:
  2. 基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2783
    • 提供者:zj
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 22 »
搜珍网 www.dssz.com